Unbreak build with Clang 15 on macOS 14.5
authorStefan Kangas <stefankangas@gmail.com>
Sun, 9 Jun 2024 18:58:08 +0000 (20:58 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 9 Jun 2024 18:58:08 +0000 (20:58 +0200)
commita1a4c6dccbe7aeeac97635df54797ebf6c0ce789
treed2ddb9a5a4ffd200f6ecfd8ba15b0f89ea896335
parentb91b81957c52306b68b9c122311eb6463343e539
Unbreak build with Clang 15 on macOS 14.5

* src/process.c (read_process_output): Use EQ for comparison.
(syms_of_process): Properly set a DEFVAR_BOOL to 'true' instead of 'Qt'.
src/process.c